home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / temacd / hateml / HateML_10063.exe / {app} / Data / Highlighters / VBScript.xml < prev    next >
Text File  |  2006-02-16  |  2KB  |  45 lines

  1. <UniHighlighter>
  2.     <CodeFolding>
  3.         <FoldRegion AddCloseKeyword="0" AllowNoSubFolds="0" Skip="0" Type="1" WholeWords="0">
  4.             <Open Keyword="sub" RegExp="" UseRegExp="0"/>
  5.             <Close Keyword="end sub" RegExp="" UseRegExp="0"/>
  6.             <SubFoldRegions>
  7.             </SubFoldRegions>
  8.         </FoldRegion>
  9.         <FoldRegion AddCloseKeyword="0" AllowNoSubFolds="0" Skip="0" Type="1" WholeWords="0">
  10.             <Open Keyword="function" RegExp="" UseRegExp="0"/>
  11.             <Close Keyword="end function" RegExp="" UseRegExp="0"/>
  12.             <SubFoldRegions>
  13.             </SubFoldRegions>
  14.         </FoldRegion>
  15.         <FoldRegion AddCloseKeyword="0" AllowNoSubFolds="0" Skip="0" Type="1" WholeWords="0">
  16.             <Open Keyword="if" RegExp="" UseRegExp="0"/>
  17.             <Close Keyword="end if" RegExp="" UseRegExp="0"/>
  18.             <SubFoldRegions>
  19.             </SubFoldRegions>
  20.         </FoldRegion>
  21.         <FoldRegion AddCloseKeyword="0" AllowNoSubFolds="0" Skip="0" Type="1" WholeWords="0">
  22.             <Open Keyword="for" RegExp="" UseRegExp="0"/>
  23.             <Close Keyword="next" RegExp="" UseRegExp="0"/>
  24.             <SubFoldRegions>
  25.             </SubFoldRegions>
  26.         </FoldRegion>
  27.         <FoldRegion AddCloseKeyword="0" AllowNoSubFolds="0" Skip="0" Type="1" WholeWords="0">
  28.             <Open Keyword="case" RegExp="" UseRegExp="0"/>
  29.             <Close Keyword="end case" RegExp="" UseRegExp="0"/>
  30.             <SubFoldRegions>
  31.             </SubFoldRegions>
  32.         </FoldRegion>
  33.         <FoldRegion AddCloseKeyword="0" AllowNoSubFolds="0" Skip="0" Type="1" WholeWords="0">
  34.             <Open Keyword="do" RegExp="" UseRegExp="0"/>
  35.             <Close Keyword="until" RegExp="" UseRegExp="0"/>
  36.             <SubFoldRegions>
  37.             </SubFoldRegions>
  38.         </FoldRegion>
  39.         <SkipRegions>
  40.             <String Open=""" Close=""" Escape="\" />
  41.             <SingleLineComment Open="'" />
  42.         </SkipRegions>
  43.     </CodeFolding>
  44. </UniHighlighter>
  45.